man: regenerate man pages Change-Id: Icf697eda7d5dcdc87854ad6adf607353c7ba5ac2 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/437941 Tested-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Nasser Grainawi <nasser.grainawi@linaro.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com> 
diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index 1e97910..a793b7b 100644 --- a/man/repo-smartsync.1 +++ b/man/repo-smartsync.1 
@@ -1,5 +1,5 @@  .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "April 2024" "repo smartsync" "Repo Manual" +.TH REPO "1" "September 2024" "repo smartsync" "Repo Manual"  .SH NAME  repo \- repo smartsync - manual page for repo smartsync  .SH SYNOPSIS @@ -47,6 +47,10 @@  if projects no longer exist in the manifest. WARNING:  this may cause loss of data  .TP +\fB\-\-rebase\fR +rebase local commits regardless of whether they are +published +.TP  \fB\-l\fR, \fB\-\-local\-only\fR  only update working tree, don't fetch  .TP 
diff --git a/man/repo-sync.1 b/man/repo-sync.1 index 0327942..3ce9ec6 100644 --- a/man/repo-sync.1 +++ b/man/repo-sync.1 
@@ -1,5 +1,5 @@  .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "April 2024" "repo sync" "Repo Manual" +.TH REPO "1" "September 2024" "repo sync" "Repo Manual"  .SH NAME  repo \- repo sync - manual page for repo sync  .SH SYNOPSIS @@ -47,6 +47,10 @@  if projects no longer exist in the manifest. WARNING:  this may cause loss of data  .TP +\fB\-\-rebase\fR +rebase local commits regardless of whether they are +published +.TP  \fB\-l\fR, \fB\-\-local\-only\fR  only update working tree, don't fetch  .TP